* process.c (wait_reading_process_input): Clean up.
authorKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:57:17 +0000 (13:57 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:57:17 +0000 (13:57 +0000)
commit9c759fba9a2f4bca3f639c8c664e24b525f5fe0c
tree6f85ee303f6552d59728d8832141aaedcd875dad
parent6a1ef9d252524dd78c0a9f22bcb23eb7761ab774
* process.c (wait_reading_process_input): Clean up.
Add wait_for_cell, wait_proc, and just_wait_proc args
to avoid overloading `read_kbd' and `do_display' args.
Change read_kbd arg to int.  All callers changed.
src/process.c